pow.ivyclient
Class Ivy2UdpWriting

java.lang.Object
  extended by pow.ivyclient.Ivy2UdpWriting
All Implemented Interfaces:
fr.dgac.ivy.IvyMessageListener, java.util.EventListener

public class Ivy2UdpWriting
extends java.lang.Object
implements fr.dgac.ivy.IvyMessageListener

This class aims to give order to the drones according to the datagrams it receive from the web

Author:
jabln

Method Summary
 void receive(fr.dgac.ivy.IvyClient client, java.lang.String[] args)
          This method implements the method receive of the bus Ivy class.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

receive

public void receive(fr.dgac.ivy.IvyClient client,
                    java.lang.String[] args)
This method implements the method receive of the bus Ivy class. It sends the informations on the ivy bus and stop the binding

Specified by:
receive in interface fr.dgac.ivy.IvyMessageListener
Parameters:
client -
args -